home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / LITTLE / TOOLKIT.ZIP / M68040TK.TXT < prev    next >
Encoding:
Text File  |  1997-01-22  |  4.2 KB  |  87 lines

  1.  
  2. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  3.            MC68040 ToolKit - copyright (c) 1996-7 Douglas Little
  4. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
  5.  
  6. The MC68040 ToolKit is currently being developed as a complete software
  7. driver for the Afterburner040 accelerator card. Every facet of the card
  8. is accessible via these tools, and many extra features are included to
  9. improve backward compatibility with older or more 68030-specific software.
  10. An array of special options are also available, allowing the user to push
  11. the machine's performance beyond it's normal expected limitations.
  12.  
  13. *-----------------------------------------------------------------------*
  14.  
  15. A brief list of features include:
  16.  
  17. * Quick and easy configuration of FastRAM & FastROM. No fiddling about.
  18. * FastRAM is automatically detected and made contiguous at $01000000.
  19. * Direct control over processor caches at boot-up/warmstart time.
  20. * System page copyback cache option increased performance.
  21. * System page FastRAM option for increased performance.
  22. * Drive-specific cache-flushing to prevent 'dirty' DMA cache entries.
  23. * Drive-specific cache 'locking' for wider compatibility with HD drivers.
  24. * Drive-specific internal data buffering for safer SCSI DMA transfers.
  25. * Configurable FastROM facility, with GEMRAM simulation for WINX users.
  26. * Reset-resident FastROM feature for ready-patched TOS on a warm start.
  27. * FastRAM read/write fault checking, with user-configurable cache control.
  28. * Datacache address-space masking feature for quicker screen redraws.
  29. * Instruction cache can be made available from a warm-reset.
  30. * FastROM can be write-protected, or left in a read/writeable form.
  31. * MagiC compatible - also allows MagiC to be loaded into FastRAM!
  32. * Blitter disabled & locked to prevent FastRAM blit operations.
  33. * Special NOVA graphic card compatibility feature.
  34. * Screen blanker enabled when NOVA graphic card is used.
  35. * VDI rastercopy patch prevents blitter from trashing ST-RAM.
  36.  
  37. *-----------------------------------------------------------------------*
  38.  
  39. Some software benefits to be gained from using these tools:
  40.  
  41. * Cures cache / DMA-buffering problems for HD drivers under TOS & MagiC.
  42. * MagiC (4.02) can be run happily from both ST-RAM & FastRAM.
  43. * TOS 4.04 ROM can be installed in FastRAM and made reset-resident.
  44. * WINX can now be run with original TOS entirely in FastRAM.
  45.  
  46. *-----------------------------------------------------------------------*
  47.  
  48. The interface is based on the windowing system originally developed for
  49. Apex Alpha by Black Scorpion Software LTD, and can run in any truecolour
  50. resolution available. Configuring BlowUP or FalconScreen with custom TC
  51. modes allows the program to be used in 512x384, or whatever you are able
  52. to achieve on your machine with your monitor. Stock Falcons with no
  53. screen expanding software installed will default to a rather chunky low-res
  54. 320x240 mode.
  55.  
  56. Note: ScreenBlaster will not work with this program, since SB contains
  57. a bug which prevents clean resolution changes in any program - except
  58. the Desktop. Future upgrades will incorporate a bypass which will at
  59. least allow 416x312 with no screen enhancer installed, or when SB2 or
  60. SB3 is detected as being resident. 
  61.  
  62. ------------------------------------------------------------------------
  63.  
  64. A Falcon040 mailing list has been set up by Johan Klockars and Magnus
  65. Kollberg to cater for all 68040 based Falcon users - especially ones
  66. with problems needing fixed, or questions needing answered. If you do
  67. have an Afterburner or equivalent card, join the rest of us by sending
  68. an email to:
  69.  
  70.     <falcon040-request@rand.thn.htu.se>
  71.     
  72. ..with 'subscribe' as the subject line. This will add your name and email
  73. address to the automatic mailing list, making you a member.
  74.  
  75. All subsequent mail traffic from users of the mailing list will be
  76. forwarded automatically to your own address, and your replies and any other
  77. contributions you wish to make should be sent to:
  78.  
  79.     <falcon040@rand.thn.htu.se>
  80.     
  81. ..which is the actualy mailing list address, and which will forward your
  82. messages to all other members of the list.
  83.  
  84. ------------------------------------------------------------------------
  85.  
  86. Doug Little <101573.1275@compuserve.com>
  87.